travis: Remove clang-3.8 build
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 27 Apr 2016 16:10:57 +0000 (17:10 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 27 Apr 2016 19:32:04 +0000 (20:32 +0100)
commit81aa61195c8f670a24e105f25832a8f9006ee800
tree376c81a40ef5ed8f45974cd751df15dbff974816
parentbec4135fdca2538263abb1b552ec2c69539b04c2
travis: Remove clang-3.8 build

The package appears to have been renamed in Ubuntu.  The only reason this test
is currently passing is because the hypervisor build falls back to clang, at
version 3.5

Add an explicit test in the build script that out desired compiler is
available.  Note that travis already performs this step, but in a way which
isn't fatal to the build.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by Doug Goldstein <cardoe@cardoe.com>
.travis.yml
scripts/travis-build